home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / frefs11.lha / FetchRefs / Source / Source.txt < prev    next >
Text File  |  1994-10-30  |  1KB  |  22 lines

  1. The source for FetchRefs and GenerateIndex are  in  the  respectively  named
  2. drawers  in  this  drawer,  'Source'  - no icons are provided. The source is
  3. written in C and I compile it using DICE 2.07.54R - porting  to  some  other
  4. compiler may turn out a bit hard, considering the DICE ARexx stuff.
  5.  
  6. Please note that while you are welcome to peek at and even  steal/copy  code
  7. and/or  ideas  from  my  source  to new projects of yours, you are in no way
  8. permitted to distribute a modified version of FetchRefs or GenerateIndex. If
  9. you  DO  improve  either  of  them,  you  MUST  contact  me  and I'll make a
  10. distribution that includes your improvements (if they are  really  worth  it
  11. :-).
  12.  
  13. To compile GenerateIndex, you need  the  developer  parts  of  ReqTools  and
  14. Triton  but  they  are  freely  distributeable and should not be too hard to
  15. track down. The FetchRefs source takes advantage of a link  library  with  a
  16. sort  routine by Preben Nielsen (thanks!). This SortList package is included
  17. as a LhA archive in the 'Source' drawer.
  18.  
  19. Happy playing with the source!
  20.  
  21. -And
  22.